Deletes a directory.
Syntax
RmDir(cPath)
cPath
Specifies the path of the directory or folder to be removed.
Return Type
Numeric
Remarks
This function is only available in Foxtools version 1.01 or later.
Returns 0 if successful and 1 if not successful.